@font-face {
  font-family: 'Omnes';
  src: url('Omnes/Omnes-Bold.otf') format('otf');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Omnes';
  src: url('Omnes/Omnes-Regular.otf') format('otf');
  font-weight: 400;
  font-style: normal;
}
